FieldValues(IList<ValueAtPoint>, XYZ)
Description:
Creates object from an array of domain point values
Creates object from an array of domain point values
Overloads (4):
FieldValues(IList[ValueAtPoint],XYZ)
public FieldValues(
IList<ValueAtPoint> valueAtPoint,
XYZ unitDirection
)
-
IList<ValueAtPoint>valueAtPointArray of values, each corresponding to a domain point
-
unitDirectionUnit vector that gives the same direction for values (for diagrams)
-
Members of valueAtPoint contain different numbers of measurements -or- unitDirection is not a unit vector
-
A non-optional argument was null